Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Package #3

Open
wants to merge 1,219 commits into
base: main
Choose a base branch
from
Open

Update Package #3

wants to merge 1,219 commits into from

Conversation

jisjoe
Copy link
Owner

@jisjoe jisjoe commented Apr 21, 2022

No description provided.

FilledStacks and others added 29 commits January 3, 2023 14:42
Adds new replaceWith extension generating
stacked_hooks example: updated modelBuilder to viewModelBuilder
This change was made only for consistency on quotes used.
semantic-release-bot and others added 30 commits May 16, 2023 14:46
## [3.2.6](v3.2.5...v3.2.6) (2023-05-16)

### Bug Fixes

* force rebuild ViewModelwidget to follow natural flutter build path ([f794d0c](f794d0c))
## [3.2.7](v3.2.6...v3.2.7) (2023-05-17)

### Bug Fixes

* Update link for course ([cf585d5](cf585d5))
## [3.2.8](v3.2.7...v3.2.8) (2023-05-23)

### Bug Fixes

* Updates Stacked team's maintenance schedule ([3542c08](3542c08))
# [3.3.0](v3.2.8...v3.3.0) (2023-05-26)

### Features

* Add onAllFuturesComplete to MultipleFutureViewModel ([#958](#958)) ([9d3fc4f](9d3fc4f))
* Add RouterServiceInterface to Stacked package

* Add setCurrentWebPageIndex method to IndexTrackingViewModel

* Update cupertino_icons on example apps

* Sort routes to match BottomNavigation items order

* Call setCurrentWebPageIndex on Class Constructor

Allows to set the index of the Bottom Navigation Bar using the current
route at Web Platform when app starts from scratch which means there is
no state for the currentIndex property to track the selected button.

* Fix format

---------

Co-authored-by: Dane Mackier <[email protected]>
# [3.4.0](v3.3.0...v3.4.0) (2023-05-31)

### Features

* set currentIndex from route on Web Platform ([#963](#963)) ([cfd1378](cfd1378))
refactor: IndexTrackingViewModel (#973)

* Add RouterServiceInterface to Stacked package
* Add setCurrentWebPageIndex method to IndexTrackingViewModel
* Update cupertino_icons on example apps
* Sort routes to match BottomNavigation items order
* Call setCurrentWebPageIndex on Class Constructor

Allows to set the index of the Bottom Navigation Bar using the current
route at Web Platform when app starts from scratch which means there is no state for the currentIndex property to track the selected button.

chore: Update router example (#967)

* Update router_example to test InitializableSingleton
## [3.4.1](v3.4.0...v3.4.1) (2023-06-22)

### Bug Fixes

* expose setCurrentWebPageIndex on IndexTrackingStateHelper ([#976](#976)) ([2057589](2057589)), closes [#973](#973) [#967](#967)
- updated maintenance schedule
- updated router example app
- removed broken banner
- added platforms entry to pubspec
## [3.4.2](v3.4.1...v3.4.2) (2024-01-30)

### Bug Fixes

* maintenance update ([399403d](399403d))
## [3.4.3](v3.4.2...v3.4.3) (2024-06-24)

### Bug Fixes

* adds corner radius to SkeletonLoader ([1b2c51f](1b2c51f))
…ope (#1117)

Fix: Use new route.popDisposition when determining if the page should be allowed to be popped via sliding gesture.
* fix(deps): update dependency get_it to v8

* Update test.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dane Mackier <[email protected]>
## [3.4.4](v3.4.3...v3.4.4) (2024-12-12)

### Bug Fixes

* **deps:** update dependency get_it to v8 ([#1128](#1128)) ([4398fed](4398fed))
…#1043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dane Mackier <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…wModel and StreamViewModel (#1149)

* feat(view_models): added stackTrace to onError callback for FutureViewModel and StreamViewModel

* fix(view_models): fix misnamed argument

* fix(view-models): fixed throw misnamed variable

* refactor(viewModel): refactored conditionals for readability

* fix(view-models): fixed incorrectly redeclaring instead of setting variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.